Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Upgrade dependencies #15

Merged
merged 10 commits into from
Jun 25, 2024
Merged

chore(deps): Upgrade dependencies #15

merged 10 commits into from
Jun 25, 2024

Conversation

kevintyj
Copy link
Owner

Upgraded the following dependencies and devDependencies:

Dependencies:

  • @commitlint/config-conventional: ^18.1.0 -> ^19.2.2
  • @commitlint/lint: ^18.1.0 -> ^19.2.2
  • @commitlint/load: ^18.2.0 -> ^19.2.0

DevDependencies:

  • @antfu/eslint-config: ^2.1.0 -> ^2.21.1
  • @commitlint/cli: ^18.4.3 -> ^19.3.0
  • @commitlint/types: ^18.1.0 -> ^19.0.3
  • @types/node: ^20.9.0 -> ^20.14.8
  • eslint: ^8.54.0 -> ^8.57.0
  • lint-staged: ^15.1.0 -> ^15.2.7
  • rimraf: ^5.0.5 -> ^5.0.7
  • tsup: ^7.2.0 -> ^8.1.0
  • typescript: ^5.2.2 -> ^5.5.2
  • vitest: ^0.34.6 -> ^1.6.0

BREAKING: Upgraded @commitlint packages to v19 which have switched to pure ESM.

What is the purpose of this PR?

ClickUp/Jira/Github project ticket number(s)?

What did you do?

How do we test it?

Checklist before merging

  • Added tests where necessary
  • Performed a self-review of my code
  • Ensure all acceptance criteria are met
  • Implemented the UI as exactly as the design (applicable only for UI changes)
  • Added comments for codes where hard-to-understand
  • Haven't pushed unnecessary files (ex: .env, .map)
  • Haven't ignored Typescript warnings in the code (if do so add a comment with the reason)

Provide screenshot details of the PR

[optional] Tests passed screenshot

[optional] Breaking changes after PR

Anything else?

kevintyj added 2 commits June 23, 2024 20:19
Upgraded the following dependencies and devDependencies:

Dependencies:
- @commitlint/config-conventional: ^18.1.0 -> ^19.2.2
- @commitlint/lint: ^18.1.0 -> ^19.2.2
- @commitlint/load: ^18.2.0 -> ^19.2.0

DevDependencies:
- @antfu/eslint-config: ^2.1.0 -> ^2.21.1
- @commitlint/cli: ^18.4.3 -> ^19.3.0
- @commitlint/types: ^18.1.0 -> ^19.0.3
- @types/node: ^20.9.0 -> ^20.14.8
- eslint: ^8.54.0 -> ^8.57.0
- lint-staged: ^15.1.0 -> ^15.2.7
- rimraf: ^5.0.5 -> ^5.0.7
- tsup: ^7.2.0 -> ^8.1.0
- typescript: ^5.2.2 -> ^5.5.2
- vitest: ^0.34.6 -> ^1.6.0

BREAKING: Upgraded @commitlint packages to v19 which have switched to pure ESM.
Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (59797d1) to head (71cda33).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #15   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          123        84   -39     
  Branches        23        18    -5     
=========================================
- Hits           123        84   -39     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kevintyj kevintyj force-pushed the feat/commitlintv9 branch from ca29390 to b803c64 Compare June 24, 2024 02:19
@kevintyj kevintyj force-pushed the feat/commitlintv9 branch 3 times, most recently from 0065899 to a1eecad Compare June 24, 2024 20:22
@kevintyj kevintyj force-pushed the feat/commitlintv9 branch 3 times, most recently from 20a0d19 to 21b2a32 Compare June 25, 2024 09:45
@kevintyj kevintyj force-pushed the feat/commitlintv9 branch from 21b2a32 to be9625f Compare June 25, 2024 09:57
@kevintyj
Copy link
Owner Author

Fixes #12

@kevintyj kevintyj merged commit c14bd66 into main Jun 25, 2024
2 checks passed
@kevintyj kevintyj deleted the feat/commitlintv9 branch June 25, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant